MessageDisplayBcc Property |
Contains an ASCII list of the display names of any blind carbon copy (BCC) message recipients, separated by semicolons (;).
Namespace:
Independentsoft.Msg
Assembly:
Independentsoft.Exchange (in Independentsoft.Exchange.dll) Version: 3.0.840.11238
Syntaxpublic string DisplayBcc { get; set; }Public Property DisplayBcc As String
Get
Set
Property Value
Type:
StringThe display BCC.
See Also